home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0507 / default.tem < prev    next >
Text File  |  1997-04-02  |  15KB  |  438 lines

  1. # HTML Pro Templates File
  2. #
  3. # Do NOT modify this file. To make your own documents
  4. # based on these templates, use 'File','New from Template', then edit
  5. # the text.
  6. #
  7. \Newspaper
  8. <!-- A front page of an on-line newspaper. ->
  9. <html>
  10. <Head><Title>Your Title here</title>
  11. <body bgcolor="#FFFFFF">
  12. <center><img width=500 src="demo000.gif"></center><BR>
  13. <!-- 'demo000.gif' should be replaced with your paper's logo.->
  14. <center>
  15. <table width=80%>
  16. <TR>
  17.  <TD>Today's Date, Year<TD>      
  18.              
  19.            
  20.            
  21.      <TD>Issue 25, Volume 16 (1995-96)
  22. </table>
  23. <HR>
  24. <table border=0 width=80% bgcolor=#FFFFFF><TR><TD>
  25. <FONT SIZE=+8>Headline Goes Here</FONT>
  26. </table><BR>
  27. <table border=0 width=80% bgcolor=#FFFFFF>
  28. <TR>
  29.  <TD> First Column of text. <BR><BR> Dulce et decorum est, pro patria mori.
  30.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  31.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  32.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  33.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  34.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  35.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  36.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  37.  Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
  38. <TD> Second column of text. <BR><BR>
  39.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  40.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  41.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  42.  Sed flocci non facio, amici! Sed flocci non facio, amici! 
  43.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  44.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  45. <BR><BR> <img src="demo001.gif" width=250 alt="article image goes here">
  46. <TD> Third Column of text.<BR><BR>
  47.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  48.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  49.  Sed flocci non facio, amici! Sed flocci non facio, amici! 
  50.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  51.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  52.  Sed flocci non facio, amici! Sed flocci non facio, amici! 
  53.  Sed flocci non facio, amici! Sed flocci non facio, amici!
  54. </table>
  55. <BR>
  56. <HR>
  57. Copyright © xxxx Your Publications, Inc. All rights reserved.
  58. <BR><BR><BR><BR>
  59. \Profile
  60. <!-- A profile of a person or persons, as used on a personal web page.->
  61. <HTML>
  62. <BODY BACKGROUND="back000.gif" TEXT="#FFFFFF">
  63.  <B><I><FONT SIZE="+7">Person's Name Here</FONT></I></B>
  64. <HR>
  65. <CENTER>
  66. <TABLE WIDTH=80%>
  67. <TR>
  68.  <TD><IMG SRC="demo002.gif" ALT="Person's Picture Here">
  69.  <TD>
  70.  <PRE>
  71.            Name: John Smith
  72.   Date Of Birth: 1st January 1970.
  73.  Place of Birth: Stavanger, Norway.
  74.  Favourite Food: Fish
  75.  Favourite Colour: Turquoise.
  76.  ... etc etc.
  77.  </PRE>
  78. <TR>
  79.  <TD>
  80.  <PRE>
  81.  More details here
  82.  Even more details here
  83.  </PRE>
  84.  <TD>
  85.  <IMG SRC="demo003.gif" ALT="Another picture perhaps">
  86. </table>
  87. </CENTER>
  88. </body>
  89. </html>
  90. \Links Page
  91. <!-- A Page on a web site containing multiple remote links ->
  92. <html>
  93.  <head><title>Links</title></head>
  94. <body bgcolor=#FFFFFF>
  95. <Font Size=+7><I><B>Cool Links</B></I><BR>
  96. <HR SIZE=4>
  97. </font><font size=+1>
  98. If you want to have some introductionary text before the actual links,
  99. replace this text with it. Otherwise, delete this and the following
  100. horizontal rule tag.
  101. <HR>
  102. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  103. <UL>
  104.   Brief Description goes here
  105. </UL>
  106. <BR>
  107. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  108. <UL>
  109.   Brief Description goes here
  110. </UL>
  111. <BR>
  112. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  113. <UL>
  114.   Brief Description goes here
  115. </UL>
  116. <BR>
  117. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  118. <UL>
  119.   Brief Description goes here
  120. </UL>
  121. <BR>
  122. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  123. <UL>
  124.   Brief Description goes here
  125. </UL>
  126. <BR>
  127. <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
  128. <UL>
  129.   Brief Description goes here
  130. </UL>
  131. <BR>
  132. <HR SIZE=4>
  133. If you have a page that you think there should be a link to, please email
  134. me/us at <A href="mailto:you@yourdomain.com">you@yourdomain.com</A>.
  135. <HR>
  136. </body>
  137. </html>
  138. \Menu1
  139. <!-- A Menu for a web site ->
  140. <HTML>
  141. <HEAD>
  142. <TITLE>Put your title here</TITLE>
  143. </HEAD>
  144. <BODY BGCOLOR="Black" TEXT="Lime">
  145.  
  146. <CENTER><H3><A HREF="page1.htm" target="mainframe">My First Page</A>
  147.  
  148. <A HREF="page2.htm" target="mainframe">My Second Page</A>
  149.  
  150. <A HREF="page3.htm" target="mainframe">My Third Page</A>
  151.  
  152. <A HREF="page4.htm" target="mainframe">My Fourth Page</A></H3></CENTER>
  153.  
  154. </BODY>
  155. </HTML>
  156. \Menu2
  157. <!-- Another Menu for a web site ->
  158. <HTML>
  159. <HEAD>
  160. <TITLE>Put your title here</TITLE>
  161. </HEAD>
  162. <BODY BGCOLOR="Black" TEXT="Lime">
  163.  
  164. <H3><A HREF="page1.htm" target="rightframe">My First Page</A></H3><BR>
  165.  
  166. <H3><A HREF="page2.htm" target="rightframe">My Second Page</A></H3><BR>
  167.  
  168. <H3><A HREF="page3.htm" target="rightframe">My Third Page</A></H3><BR>
  169.  
  170. <H3><A HREF="page4.htm" target="rightframe">My Fourth Page</A></H3><BR>
  171.  
  172. </BODY>
  173. </HTML>
  174. \Frequently Asked Questions
  175. <!-- A list of Frequently Asked Questions ->
  176. <HTML>
  177.  
  178. <HEAD>
  179. <TITLE>Your title here</TITLE>
  180. </HEAD>
  181.  
  182. <BODY BGCOLOR="Black" TEXT="Yellow" LINK="Blue" VLINK="Maroon" ALINK="Lime">
  183.  
  184.  
  185. <H1 ALIGN=center CLEAR=all>Name of your FAQ here</H1><P>Introduction to your FAQ here.</P>
  186.  
  187. <HR><H2 ALIGN=center CLEAR=all>The FAQ title again</H2>
  188.  
  189.  
  190. <HR><H3 ALIGN=center CLEAR=all>Last updated __/__/__</H3><HR>
  191. <A HREF="#1"><H3 ALIGN=left CLEAR=all>Section 1</H3></A>
  192. <A HREF="#1.1"><H4 ALIGN=left CLEAR=all>Section 1.1</H4></A>
  193. <A HREF="#1.2"><H4 ALIGN=left CLEAR=all>Section 1.2</H4></A>
  194. <A HREF="#1.3"><H4 ALIGN=left CLEAR=all>Section 1.3</H4></A>
  195. <A HREF="#1.4"><H4 ALIGN=left CLEAR=all>Section 1.4</H4><HR></A>
  196. <A HREF="#2"><H3 ALIGN=left CLEAR=all> Section 2</H3></A>
  197. <A HREF="#2.1"><H4 ALIGN=left CLEAR=all>Section 2.1</H4></A>
  198. <A HREF="#2.2"><H4 ALIGN=left CLEAR=all>Section 2.2</H4></A>
  199. <A HREF="#2.3"><H4 ALIGN=left CLEAR=all>Section 2.3</H4></A>
  200. <A HREF="#2.4"><H4 ALIGN=left CLEAR=all>Section 2.4</H4><HR></A>
  201. <A HREF="#3"><H3 ALIGN=left CLEAR=all>Section 3</H3></A>
  202. <A HREF="#3.1"><H4 ALIGN=left CLEAR=all>Section 3.1</H4></A>
  203. <A HREF="#3,2"><H4 ALIGN=left CLEAR=all>Section 3.2</H4></A>
  204. <A HREF="#3.3"><H4 ALIGN=left CLEAR=all>Section 3.3</H4></A>
  205. <A HREF="#3.4"><H4 ALIGN=left CLEAR=all>Section 3.4</H4><HR></A>
  206. <A HREF="#4"><H3 ALIGN=left CLEAR=all>Section 4</H3></A>
  207. <A HREF="#4.1"><H4 ALIGN=left CLEAR=all>Section 4.1</H4></A>
  208. <A HREF="#4,2"><H4 ALIGN=left CLEAR=all>Section 4.2</H4></A>
  209. <A HREF="#4.3"><H4 ALIGN=left CLEAR=all>Section 4.3</H4></A>
  210. <A HREF="#4.4"><H4 ALIGN=left CLEAR=all>Section 4.4</H4><HR></A>
  211. <A NAME="1"><H3 ALIGN=left CLEAR=all> Section 1</H3></A>text<HR>
  212. <A NAME="1.1"><H4 ALIGN=left CLEAR=all>Section 1.1</H4></A>text<HR>
  213. <A NAME="1.2"><H4 ALIGN=left CLEAR=all>Section 1.2</H4></A>text<HR>
  214. <A NAME="1.3"><H4 ALIGN=left CLEAR=all>Section 1.3</H4></A>text<HR>
  215. <A NAME="1.4"><H4 ALIGN=left CLEAR=all>Section 1.4</H4></A>text<HR>
  216. <A NAME="2"><H3 ALIGN=left CLEAR=all>Section 2</H3></A>text<HR>
  217. <A NAME="2.1"><H4 ALIGN=left CLEAR=all>Section 2.1</H4></A>text<HR>
  218. <A NAME="2.2"><H4 ALIGN=left CLEAR=all>Section 2.2</H4></A>text<HR>
  219. <A NAME="2.3"><H4 ALIGN=left CLEAR=all>Section 2.3</H4></A>text<HR>
  220. <A NAME="2.4"><H4 ALIGN=left CLEAR=all>Section 2.4</H4></A>text<HR>
  221. <A NAME="3"><H3 ALIGN=left CLEAR=all>Section 3</H3></A>text<HR>
  222. <A NAME="3.1"><H4 ALIGN=left CLEAR=all>Section 3.1</H4></A>text<HR>
  223. <A NAME="3,2"><H4 ALIGN=left CLEAR=all>Section 3.2</H4></A>text<HR>
  224. <A NAME="3.3"><H4 ALIGN=left CLEAR=all>Section 3.3</H4></A>text<HR>
  225. <A NAME="3.4"><H4 ALIGN=left CLEAR=all>Section 3.4</H4></A>text<HR>
  226. <A NAME="4"><H3 ALIGN=left CLEAR=all>Section 4</H3></A>text<HR>
  227. <A NAME="4.1"><H4 ALIGN=left CLEAR=all>Section 4.1</H4></A>text<HR>
  228. <A NAME="4,2"><H4 ALIGN=left CLEAR=all>Section 4.2</H4></A>text<HR>
  229. <A NAME="4.3"><H4 ALIGN=left CLEAR=all>Section 4.3</H4></A>text<HR>
  230. <A NAME="4.4"><H4 ALIGN=left CLEAR=all>Section 4.4</H4></A>text<HR>
  231. </BODY>
  232. </HTML>
  233. \Generic
  234. <!-- A Generic Web Page ->
  235. <HTML>
  236. <HEAD>
  237. <TITLE>Document Title here</TITLE>
  238. </HEAD>
  239.  
  240. <BODY BGCOLOR="Black" TEXT="Yellow">
  241. <H1>Your Main Title</H1><H2>Your SubTitle</H2>
  242.  
  243.  
  244. <P>This is your first paragraph of text <EM>you may decide to emphasize some text, </EM><FONT COLOR="#FF8000">you may prefer to colour some text</FONT> or possibly <FONT SIZE=+2>change the size.  </FONT><FONT COLOR="#FF8000"><EM>Or a combination of two,</EM></FONT><FONT COLOR="#FF8000" SIZE=+2><EM> or a combination of three</FONT></EM></P><HR>
  245.  
  246. <!-- You may want to put a link in your page --> <A HREF="http://www.url.com/">Type a description of the link here</A><!--Replace "http://www.url.com" with the URL of the page--><HR><!--You may wish to have a picture at this point --><IMG SRC="demo000.jpg" ALT="[IMAGE]"><H2>Another SubTitle</H2><P>And another paragraph of text
  247. </P><HR><H3>You may require a further SubTitle</H3><P>And another paragraph of text</P><HR>
  248. <A HREF="mailto:your@address.com">You may want people to be able to send you mail at this point</A><HR>
  249.  
  250.  
  251. <H4>Another SubTitle</H4><HR><H5>And Another</H5><HR>you can use a heading 6 at the end of your page like this: <H6 ALIGN="Center">Copywrite YourName 1996</H6>
  252.  
  253. </BODY>
  254. </HTML>
  255. \Form Based
  256. <!-- A Form Based web page ->
  257. <HTML>
  258. <HEAD>
  259.  
  260. <TITLE>Document title</TITLE>
  261.  
  262. </HEAD>
  263.  
  264. <BODY BGCOLOR="Black" TEXT="Lime">
  265.  
  266. <H1 ALIGN="Center">Page title</H1>
  267.  
  268. Introduction to your form
  269.  
  270. <H2>Title for your form</H2>
  271.  
  272. <FORM ACTION="mailto:your@address.com" METHOD="POST"> 
  273.       
  274. Information required in field 0<BR>
  275. <INPUT TYPE ="text" NAME="field0" SIZE ="60"> <BR> 
  276.  
  277. Information required in field 1<BR>
  278. <INPUT TYPE ="text" NAME="field1" SIZE ="60"> <BR> 
  279.  
  280. Information required in field 2<BR>
  281. <INPUT TYPE ="text" NAME="field2" SIZE ="60"> <BR> 
  282.  
  283. Information required in field 3<BR>
  284. <INPUT TYPE ="text" NAME="field3" SIZE ="60"> <BR>
  285.  
  286. Information required in field 4<BR>
  287. <INPUT TYPE ="text" NAME="field4" SIZE ="60"> <BR> 
  288.  
  289. Information required in field 5<BR>
  290. <INPUT TYPE ="text" NAME="field5" SIZE ="60"> <BR> 
  291.  
  292. Information required in field 6<BR>
  293. <INPUT TYPE ="text" NAME="field6" SIZE ="60"> <BR> 
  294.  
  295. Information required in field 7<BR>
  296. <INPUT TYPE ="text" NAME="field7" SIZE ="60"> <BR> 
  297.  
  298. Information required in field 8<BR>
  299. <INPUT TYPE ="text" NAME="field8" SIZE ="60"> <BR> 
  300.  
  301.  
  302. Information required in field 9<BR>
  303. <INPUT TYPE ="text" NAME="field9" SIZE ="60"> <BR> 
  304.  
  305. <INPUT TYPE = "submit" VALUE = "Okay send it" NAME = "Send"> 
  306. <INPUT TYPE = "reset" VALUE = "Start again" NAME = "Reset"> 
  307. </FORM> 
  308.  
  309.  
  310. </BODY>
  311. </HTML>
  312. \Frames 1
  313. <!-- A Frames-Based web site ->
  314. <html>
  315. <head>
  316. <title>your name here</title>
  317. </head>
  318. <frameset cols=180,* rows=2>
  319. <frame src="leftframe.htm" name="leftframe" NORESIZE>
  320. <frame src="rightframe.htm" name="rightframe" NORESIZE>
  321. </frameset>
  322. <NOFRAMES>
  323. Sorry... you need a frame enable browser to view these pages...
  324. </NOFRAMES>
  325. </html>
  326. \Frames 2
  327. <!-- Another Frames-Based web site ->
  328. <FRAMESET ROWS="26%,74%">
  329. <FRAME SRC="topframe.htm" NAME="topframe">
  330. <FRAME SRC="mainframe.htm" NAME="mainframe">
  331. </FRAMESET>
  332. <NOFRAMES>
  333. <!--Sorry, but you need a frame enabled browsr to view these pages-->
  334. </NOFRAMES>
  335. \EmployeesDirectory    
  336. <!--A directory of employees at a company or institution. ->
  337. <HTML>
  338.  <Head><Title>Employee Directory for YOURCO!COMPANY</Title></Head>
  339. <Body BGColor="#FFFFFF">
  340.  <B><I><H1>Employee Directory</H2></B></I>
  341.  <BR><HR SIZE=3>
  342.  <BR>
  343.  Welcome to the .... company employee directory. This page contains a full
  344.  comprehensive list of employees at this company. Each employee has a link
  345.  to...</CENTER>
  346. <Ul>
  347.  <Li> Their Email Address
  348.  <Li> Their Individual Website (if applicable)
  349.  <Li> Any other relevant contacts.
  350. </UL>
  351. <BR><HR SIZE=3><br>
  352. <H2>[?]:00:The Person's Name[\]</H2>
  353. <UL>
  354.  <LI><A HREF="mailto:[?]:01:The Email address of this person[\]">
  355.      [v]:01</A>
  356.  <LI><A href="[?]:02:The URL of the website in question[\]">
  357.  [?]:03:The name of the website[\]</A>
  358.  <LI>Telephone [?]:04:Telephone Number[\],
  359.   Facsimile [?]:05:Facsimile Number[\]
  360. </Ul>
  361. <BR>
  362. <HR SIZE=3 NOSHADE>
  363. <H1>Associate Employees</H1><BR>
  364.  
  365. <BR><hr noshade>
  366. <ul><i>Copyright © 1995, 1996, 1997 [?]:05:Your Company Name[\]. All rights reserved. Please send any
  367. comments to <a href="mailto:webmaster@yourcompany.com">Joe Bloggs, Company Web Master</A>
  368. </i></ul>
  369. </body></html>
  370. \Frequently Asked Questions
  371. <!-- Une liste de les questions souvent demande ->
  372. <html>
  373. <head><title>Frequently Asked Questions</title></head>
  374. <body bgcolor=#ffffff link=#00A000 vlink=#ff0000>
  375. <H1>Frequently Asked Questions</H1><BR>
  376. Got a question about xxxx? Before you go running off to the technical
  377. support hotline, see if we can answer your question first...<BR>
  378. <hr size=3 noshade width=100%>
  379. <ul>
  380. <LI><A HREF="#1">Q1. What is xxxx?</A>
  381. <Li><A HREF="#2">Q2. How do I xxxx?</A>
  382. <Li><A HREF="#3">Q3. Why can't I xxxx?</A>
  383. </ul>
  384. <br><hr>
  385. <A NAME="1"><H2>What is xxxx?</H2></A>
  386. <ul>
  387. Answer goes here...
  388. </ul>
  389. <BR>
  390. <A NAME="2"><H2>How do I xxxx?</H2></A>
  391. <ul>
  392. Answer goes here...
  393. </ul>
  394. <br>
  395. <A NAME="3"><H2>Why can't I xxxx?</H2></A>
  396. <ul>
  397. Answer goes here...
  398. </ul>
  399. <HR>
  400. We hope this answered all your questions. If it didn't, please do not
  401. hesitiate to e-mail our technical support department at 
  402. <A HREF="mailto:techsupport@yourcompany.com">techsupport@youcompany.com</A>
  403. <BR>
  404. </body></html>
  405. \Alphabetised Directory
  406. <html>
  407.  <head><title>Alphabetised Directory</title>
  408.  <SCRIPT LANGUAGE="javascript"> 
  409.   \\ Put any relevant script information here.
  410.   \\ If you want to use Visual Basic for Scripting edition, replace the 'language' 
  411.   \\ parameter with 'vbscript'.
  412.  </SCRIPT>
  413. </head>
  414. <body bgcolor=#FFFFFF>
  415.   <font face="Brush Script MT><H1><B><I></B>Employee Directory (A-L)</I></H1></FONT>
  416.  <hr size=3>
  417. <br>
  418. <A HREF="#A">[A]</A><A HREF="#B">[B]</A><A HREF="#C">[C]</A><A HREF="#D">[D]</A><A HREF="#E">[E]</A><A HREF="#F">[F]</A><A HREF="#G">[G]</A><A HREF="#H">[H]</A><A HREF="#I">[I]</A><A HREF="#J">[J]</A><A HREF="#K">[K]</A><A HREF="#L">[L]</A>
  419. <BR><HR>
  420. <A NAME="A"><H2>A</H2></A><BR>
  421. <UL>
  422. <table width=90% border=0>
  423. <TR><TD>Aaron, John<TD>1-402-555-9921<TD>22 Evergreen Terrace, Springfield, IL 24421
  424. <TR><TD>Aaronson, Sharon J.<TD>1-402-555-2025<TD>40 Evergreen Terrace, Springfield, IL 24421
  425. <TR><TD>Abbot, Paul N. <TD>1-800-500-1029<TD>SystemDek Computer Corporation, PO Box 2909, IL 24206
  426. </table>
  427. </ul>
  428. <A NAME="B"><H2>B</H2></A><BR>
  429. <UL>
  430. <table width=90% border=0>
  431. <tr><td>Bull, John<TD>1-402-555-9390<TD>98 Silesia Close, Shelbyville, IL 20910
  432. </table>
  433. </ul>
  434. <BR>
  435. Fill in the rest of your own details here.
  436. </body></html>
  437.  
  438.